home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Life 1997 February
/
Computer Life February 1997.iso
/
S
/
wws9530
/
Product
/
WORDSRCH.EXE
/
0
/
RCDATA
/
TAWARDSWON
/
TAWARDSWON.txt
Wrap
Text File
|
1996-03-09
|
3KB
|
125 lines
object AwardsWon: TAwardsWon
Left = 337
Top = 120
BorderStyle = bsSingle
Caption = 'Awards'
ClientHeight = 352
ClientWidth = 632
Color = clTeal
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Arial'
Font.Style = []
PixelsPerInch = 120
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnShow = FormShow
TextHeight = 19
object Panel1: TPanel
Left = 8
Top = 8
Width = 619
Height = 57
Color = clGray
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 4
Width = 603
Height = 49
AutoSize = False
Caption =
'SmartTracker Inventory was awarded the 1995 Ziff Davis Shareware' +
' award for the "Best Major Application" presented by PC Magazine' +
'.'
Transparent = True
end
end
object Panel2: TPanel
Left = 8
Top = 68
Width = 619
Height = 57
TabOrder = 1
object Label2: TLabel
Left = 8
Top = 4
Width = 603
Height = 49
AutoSize = False
Caption =
'Word Search Construction Kit was awarded the 1995 Ziff Davis Sha' +
'reware award in the "Puzzle & Logic" category presented by Compu' +
'ter Gaming World.'
ShowAccelChar = False
Transparent = True
end
end
object Panel3: TPanel
Left = 8
Top = 128
Width = 619
Height = 57
Color = clGray
TabOrder = 2
object Label3: TLabel
Left = 8
Top = 4
Width = 603
Height = 49
AutoSize = False
Caption =
'Smart Address was a 1994 and 1995 Ziff Davis Shareware award fin' +
'alist in the "Personal Productivity" category.'
Transparent = True
end
end
object Panel4: TPanel
Left = 8
Top = 188
Width = 619
Height = 57
TabOrder = 3
object Label4: TLabel
Left = 8
Top = 4
Width = 603
Height = 49
AutoSize = False
Caption =
'SmartTracker Videos was a 1995 Ziff Davis Shareware award finali' +
'st in the "Home and Hobby" category.'
Transparent = True
end
end
object Panel5: TPanel
Left = 8
Top = 248
Width = 619
Height = 57
Color = clGray
TabOrder = 4
object Label5: TLabel
Left = 8
Top = 4
Width = 603
Height = 49
AutoSize = False
Caption =
'Windows Word Search Rampage was a 1994 Ziff Davis Shareware awar' +
'd finalist in the "Puzzle and Logic" category.'
Transparent = True
end
end
object OKButton: TButton
Left = 272
Top = 312
Width = 89
Height = 33
Caption = '&Ok'
TabOrder = 5
OnClick = OKButtonClick
end
end